'Declaration
Public Overloads Function GetNotificationRecipients( _ ByVal ParamArray selectionTypes() As NotificationRecipientType _ ) As NotificationRecipientCollection
public NotificationRecipientCollection GetNotificationRecipients( params NotificationRecipientType[] selectionTypes )
Parameters
- selectionTypes